Nearest Neighbour

This topic is part of the Grade Estimation range of topics.

For overview information on all grade estimation methods in general, see Grade Estimation Methods.

IMETHOD = 1

This method is chosen if the IMETHOD field in the Estimation Parameter file is set to 1.

Using this method the cell is assigned the value of the 'nearest' sample, where 'nearest' is defined as a transformed or anisotropic distance which takes account of any anisotropy in the spatial distribution of the grade.

The Nearest Neighbor method does not involve weighting sample values, and so either a numeric or an alphanumeric field can be estimated. The alphanumeric field may have up to 20 characters (5 words).

Anisotropy Ellipsoid

All samples lying within the search volume are identified as described previously. The anisotropic distance from the sample to the cell centre is then calculated based on an anisotropy ellipsoid which is defined using an identical method to the search ellipsoid. It is usual for the search ellipsoid and the anisotropy ellipsoid to be the same. It is possible to define different ellipsoids if necessary.

The field ANISO is used to define which transformed distance to use. This field can have the values:

  • 0 - no transformation i.e. isotropic. Distances are calculated from the coordinate system used in the Sample Data file.

  • 1 - use the transformed distances defined by the search volume.

  • 2 - use the transformed distances defined by the anisotropy ellipsoid.

If ANISO = 2, then it is necessary to specify the anisotropy ellipsoid using fields ANANGLE1, ANANGLE2, ANANGLE3 and ANDIST1, ANDIST2, ANDIST3. These are defined in an identical manner to SANGLEn and SDISTn as described in the Search Volume section.

Although it is possible to define different angles and axes for the anisotropy ellipsoid, the rotation axis convention must be the same as for the Search Volume, i.e. the first rotation is around SAXIS1, then SAXIS2  and finally SAXIS3.

Go to the next topic (Inverse Power of Distance Method)